<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
img{ border:0px;}

#flash{
	width:100%;
	float:left;

}



.hyweb { width:100%; height:550px; position: relative; overflow:hidden; margin:0; padding:0;}
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:550px; text-align:center;
}
.hyweb li img{ border:0px; width:1000px;height:550px;}
.hyweb li A{ width:100%;height:550px; display:block; margin:auto; OVERFLOW: hidden;}
/*æ•°å­—æŒ‰é’®æ&nbsp;·å¼*/
.hyweb .num {left:42%; bottom:10px;  height:15px; line-height:16px; position: absolute; z-index: 999;	}
.hyweb .num li {
text-align:center;
	width: 30px;
	height: 8px;
	line-height:0px;
	overflow:hidden;
	color:#00479B;
	text-align:center;
	margin-right: 4px;
	margin-left:4px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; background-color:#00479B;border-radius:4px;transition:all 0.3s ease-in-out 0s;
}
.hyweb .num li.on { background-color:#F29700; color:#F29700;width: 60px;
} /*å½“å‰é¡¹*/

/*ä¸Šä¸€ä¸ª  ä¸‹ä¸€ä¸ª*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:550px;
	position: absolute;
	filter: Alpha(Opacity=0.5);
-moz-opacity:0.5; 		opacity:0.5;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:-50px;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:-50px;
	background-position: right center;
	background-image: url(../images/right.jpg);
}</pre></body></html>